/* CSS Document */
body{width: 100%;height: 100%;min-width:1200px;overflow-x: hidden;overflow-y: scroll;color:#666;font:14px/1.8 'Microsoft Yahei',Arial,sans-serif;}
input,textarea{margin:0;padding:0;outline:0;border:0;background:0 0;vertical-align:middle}
body,button,dd,dl,form,h1,h2,h3,h4,h5,ol,p,ul,menu{margin:0}
ol,ul,menu,li{padding-left:0;list-style-type:none}
img{max-width:100%;border:0;vertical-align:top}
a{outline:0;color:#5e5e5e;text-decoration:none;font-family:"Microsoft Yahei"}
a:hover{color:#1F6ECB}
b,i{font-style:normal}
h1,h2,h3,h4,h6,h6{ font-weight:normal}
.fl,.left{ float:left;}
.fr,.right{ float:right;}
table,th,td{border-collapse:collapse;}
.dis{display:none;}
.hui{background:#f5f5f5;}
p10{padding:10px;}
p20{padding:20px;}
video::-webkit-media-controls {
    overflow: hidden !important;
}
video::-webkit-media-controls-enclosure {
    width: calc(100% + 32px);
    margin-left: auto;
}
.clear,.c{clear:both; height:0px; font-size:0px; overflow:hidden;}
.c10{clear:both; height:10px; font-size:0px; overflow:hidden;}
.c20{clear:both; height:20px; font-size:0px; overflow:hidden;}
.c30{clear:both; height:30px; font-size:0px; overflow:hidden;}
.c40{clear:both; height:40px; font-size:0px; overflow:hidden;}
.c50{clear:both; height:50px; font-size:0px; overflow:hidden;}
.hid{height:auto;overflow:hidden;}
.clearfix:after {display: block;clear: both;content: "";visibility: hidden;height: 0}
.clearfix {zoom:1}
.wrapper, .wrap{width:1300px; margin:0 auto;  }
.wrapper{margin-bottom:50px; min-height:auto; padding-top:60px;}
table{border-collapse:collapse;border-spacing:0;}
.w1400{width:1400px; margin:0 auto; clear:both; display:block;}
.w1300{width:1300px; margin:0 auto; clear:both; display:block;}
.toubu{ width:1400px; height:100px; margin:0 auto; overflow:hidden;}
.logo{height:90px; float:left; margin-top:0px; margin-right: 15px; }
.logo img{padding-top:10px;}
.zhuanzhu{height:90px; margin-top: 10px; float:left; font-size:16px; color:#333; padding-top:18px; line-height:25px; background:url(../images/logoshu.jpg) no-repeat left 6px; padding-left:20px;}
.zhuanzhu b{ font-size:18px; color:#333333; font-style:normal; display:block;}
.zhuanzhu span{font-size:16px; color:#999; display:block;}
.phone{float:right; height:80px; background:url(../images/tel.jpg) no-repeat left center; margin-top:10px;padding-left:72px; line-height:30px; font-size:16px; color:#333; text-align:left; padding-top:10px;}
.phone span{ display:block; color:#333; padding-top:6px; font-size:30px; font-weight:bold; clear:both;}

.header{width: 100%; background:#181818;}
.nav{height:54px;width:1400px; margin:0 auto;position:relative;}
.nav ul{float:right;}
.nav ul li{float: left; text-align: center; height: 54px;  overflow: hidden;}
.nav ul li a{ display: block; width: 120px;text-align: center;  margin: 0 auto; height: 54px; line-height: 54px; font-size: 16px; color: #444546;}
.nav ul li a:hover{color: #026cc1;text-align: center;}
.nav .hover a{color: #026cc1;text-align: center;}
.nav .currclass a{color: #026cc1;}
.nav ul li ul{margin:0px;padding:0;display:none;}
.nav ul li ul li{font-size:14px; text-align:left; height:36px; float:left;}
.nav ul li ul.subnav{transition:0.7s;width:170px;position:absolute;z-index:999;background:#fff;}
.nav ul li ul.subnav li a{display:block;width:170px;height:36px;line-height:36px;text-align:left; text-indent:20px;color:#333;font-size:15px;transition:0.7s;}
.nav ul li ul.subnav li a:hover{background:#181818;color: #fff;}

.fixedSubNav{position: fixed; top: 0px; left: 0px; z-index:10; width: 100%;background: #0071D4;/* background: rgba(9,206,179,.8); */animation:myfirst 0.5s;
-moz-animation:myfirst 0.5s; /* Firefox */
-webkit-animation:myfirst 0.5s; /* Safari and Chrome */
-o-animation:myfirst 0.5s; /* Opera */}
@keyframes myfirst
{
from {top:-50px;}
to {top:0px;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {top:-50px;}
to {top:0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {top:-50px;}
to {top:0px;}
}

@-o-keyframes myfirst /* Opera */
{
from {top:-50px;}
to {top:0px;}
}
/*banner*/
.fullSlide{width:100%;position:relative;height:762px;overflow:hidden;}
.full_text{width:100%; height:100px;position:absolute;z-index:6; bottom:0px;left:0;text-align:center; background:url(../images/tmbg_a.png); padding:10px 0px;}
.full_text ul{width:1200px; margin:0 auto; height:100px;}
/*.full_text span{font-size:52px; height:100px; line-height:94px; display:block;font-family:"Microsoft YaHei","微软雅黑","Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#fff; background:url(../images/title_xian.jpg) no-repeat center bottom;}
.full_text p{display:block;color:#fff; padding-top:20px;}*/
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
@keyframes changeBiger {
                0% {
                    transform: scale(1.08);
                }
                100% {
                    transform: scale(1);
                }
            }
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:762px;overflow:hidden;text-align:center; background-size:cover;}
.fullSlide .bd li a{display:block;height:762px; background-size:cover;}

.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:30px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:20px;height:20px;margin:2px;overflow:hidden;background:#000;/*filter:alpha(opacity=50);opacity:0.5;*/line-height:999px;transition:all 0.6s;}
.fullSlide .hd ul .on{background:#e40000;width:60px;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:44%;margin-top:-30px;left:3%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:3%;background-position:-6px -137px;}

/*搜索*/
#search_bg {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    height: 140px;
    margin-bottom:0px;
}

#search_c {
    width: 1340px;
    margin: 0 auto;
    height: 140px;
}

#search_c_l {
    width: 910px;
    float: left;
}

#search_c_r {
    width: 380px;
    float: right; margin-top:34px;
}


#search_cc_l {
    width: 400px;
    float: left;
    background: #fff;
    line-height: 44px;
    height: 44px;
}

#search_cc_r {
    width: 69px;
    overflow: hidden;
}

#search_b {
    width: 460px;
    height: 42px;
    line-height: 42px;
}
.head_adv {
    width:560px;
    margin-top: 34px;
    line-height: 30px;
    font-size: 22px;
    color: #a0a0a0; border-right:1px solid #a2a2a2;
}

.head_adv span {
    font-size:36px;
    color: #006ada; padding-top:5px; display:block; height:42px; line-height:42px;
}
.head_adv em{font-style:italic; font-size:14px; font-family:Arial;word-spacing:8px;text-align:justify;letter-spacing:2.6px;width:522px; display:block;}
.h_tel {
    width: 300px; margin-top:30px;
    height:68px; background:url(../images/fp_bg.jpg) no-repeat;
}

.kehftrx {
    font-size:22px;
    color: #fff;
    float: left; text-indent:48px;
    height:32px; line-height:32px;
}

.dianhsj {
    font-size: 22px;
    color: #fff; clear:both;text-indent:34px;
    padding-top:3px; height:34px; line-height:34px;
}
.input{margin:0; padding:0;border:1px #d1d1d1 solid; background:none; height:42px; padding-left:10px; line-height:42px; width:298px; float:left;}
.search-btn{ background:#006ada url(../images/search.png) no-repeat center; height:44px; line-height:44px;width:70px; float:right; cursor:pointer;}

.info_title {
	margin: 10px 0 0 0;
	width: 100%;
	height: 40px;
	background: #E2E2E2;
	margin-bottom: 10px; clear:both;
}
.info_title b {
	display: inline-block;
	padding:0 20px;
	height: 100%;
	border-right: 1px solid #fff;
	background: #0154a6;
	color: #fff;
	line-height: 40px;
}
.info_title a {
	margin: 8px;
	width: 15px;
	height: 15px;
	background-position: 0 -426px;
}
/*实力*/
.in_lc{width: 100%; height:500px;overflow: hidden;position: relative;background:url(../images/02.jpg) no-repeat center top;}
.in_lc>div{width: 1180px;margin:0px auto;}
.in_lc>div>div{width:135px;float: left; position: relative; margin-right: 70px;}
.in_lc .circle{width:120px;height: 120px;border: 1px solid #055F95;border-radius:75px;color: #111;background: #2590D4;text-align: center;margin: 0 auto;}
.in_lc i{width:80px;height:80px;background:url(../images/ico1.png) no-repeat center center;display: block;margin:0 auto;margin-top:20.5px;transition: .5s;}
.in_lc p{margin-top: 10px}
.in_lc>div>div>p{font-size: 16px;color: #111; line-height: 22px; text-align:center;}
.in_lc u{width: 35px;height: 35px;background:#f4f4f4;border-radius: 32px; border: 1px solid #e2e2e2;position: absolute;left: 5px;top:5px;color: #1585c9;text-decoration: none;font-size: 18px;text-align: center;line-height: 35px;font-weight:100; font-family: arial; display:none;}
.in_lc .qyht{background:url(../images/ico2.png) no-repeat center center;}
.in_lc .ymsj{background:url(../images/ico3.png) no-repeat center center;}
.in_lc .cxkf{background:url(../images/ico4.png) no-repeat center center;}
.in_lc .shys{background:url(../images/ico5.png) no-repeat center center;}
.in_lc .hqwh{background:url(../images/ico6.png) no-repeat center center;}
.in_lc>div>div:hover>.circle{background: #E40001;color: #1ea1da;border: 1px solid #E40001;}
.in_lc>div>div:hover u{background: #1585c9; color: #FFFFFF;
  transform: rotate(360deg);  -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg);  Safari and Chrome   transition: .5s;}
.in_lc>div>div:hover i{background:url(../images/ico1.png) no-repeat;}
.in_lc>div>div:hover .qyht{background:url(../images/ico2.png) no-repeat center center;color:#1ea1da;}
.in_lc>div>div:hover .ymsj{background:url(../images/ico3.png) no-repeat center center;}
.in_lc>div>div:hover .cxkf{background:url(../images/ico4.png) no-repeat center center;}
.in_lc>div>div:hover .shys{background:url(../images/ico5.png) no-repeat center center;}
.in_lc>div>div:hover .hqwh{background:url(../images/ico6.png) no-repeat center center;}
.in_lc>div>div h3{font-size: 24px; color: #1585c9; text-align: center; font-weight: normal; line-height: 28px; margin: 18px 0 10px;}
.in_lc .titlebox{padding: 50px 0 42px;}
.in_lc .titlebox h3{color: #111;}
.in_lc .titlebox p{color: #666; font-size:18px;}
.in_lc .titlebox i{width:200px; height:18px; margin:0px auto;background:url(../images/title_d.jpg) no-repeat center bottom; clear:both;}
.titlebox{width: 100%; text-align: center; padding: 50px 0; overflow: hidden;}
.titlebox h3{font-size: 30px; font-weight: normal; color: #333333; line-height: 28px;}
.titlebox p{color: #666666; font-size: 16px; line-height: 28px; margin: 10px 0 0; text-align:center;}

.product{width:100%; height:1080px; background:url(../images/product_bg.jpg) no-repeat;}
/*首页产品展示*/
.con_body{ padding: 20px 0; overflow: hidden; }
.con_right {width:1110px; float:right;display:block; overflow: hidden;}
.index_cp{width:100%;display:block; overflow: hidden;}
.index_cp ul {margin:0;padding:0; clear:both; overflow: hidden;}
.index_cp li {float:left; width:310px;background:#fff; padding:10px; overflow: hidden;text-align:center;border-collapse: collapse;margin:5px 10px 15px 10px;}
.index_cp li b{font-weight:normal;}
.index_cp li a{display:block;}
.index_cp li a .cp_name{display: block; width:310px; height:310px;color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden;}
.index_cp li a img{max-width:310px;max-height:310px;}
.index_cp li .cp_xclass{ height:40px; line-height:40px; font-size:20px; color:#333;text-align:left;width:94%; margin:0px auto;}
.index_cp li span{height:40px; line-height:40px;display:block; color:#676666; clear:both; width:94%; margin:0px auto; text-align:left;font-size:16px; background:url(../images/t_jian.jpg) no-repeat right 10px;transition:0.6s all 0s linear; border-top:2px solid #e5e4e4;}
.index_cp li:hover span{background:url(../images/t_jian_over.jpg) no-repeat right 10px; color:#175DBC}
.index_cp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp li a .cp_name img{transition:transform 1s ease 0s}

.liucheng{background:#eeeded; height:144px; width:100%; padding-top:50px;}
.liucheng h3{font-size:30px; line-height:35px; padding:10px 0px 16px 0; color:#00001b; float:left; font-weight:bold;background:url(../images/liucheng_xian.jpg) no-repeat left bottom;}
.lc{width:1156px;height:80px; float:right; margin-top:6px;}
.lc div{height:80px; float:left;}
.lc .lc1{width:125px;background:url(../images/lc1.png) no-repeat;}
.lc .lc1:hover{background:url(../images/lc2.png) no-repeat;}
.lc .lc2{width:150px;background:url(../images/lc1.png) no-repeat -125px top;}
.lc .lc2:hover{background:url(../images/lc2.png) no-repeat -125px top;}
.lc .lc3{width:150px;background:url(../images/lc1.png) no-repeat -275px top;}
.lc .lc3:hover{background:url(../images/lc2.png) no-repeat -275px top;}
.lc .lc4{width:150px;background:url(../images/lc1.png) no-repeat -425px;}
.lc .lc4:hover{background:url(../images/lc2.png) no-repeat -425px;}
.lc .lc5{width:150px;background:url(../images/lc1.png) no-repeat -575px;}
.lc .lc5:hover{background:url(../images/lc2.png) no-repeat -575px;}
.lc .lc6{width:150px;background:url(../images/lc1.png) no-repeat -725px;}
.lc .lc6:hover{background:url(../images/lc2.png) no-repeat -725px;}
.lc .lc7{width:150px;background:url(../images/lc1.png) no-repeat -875px;}
.lc .lc7:hover{background:url(../images/lc2.png) no-repeat -875px;}
.lc .lc8{width:131px;background:url(../images/lc1.png) no-repeat -1025px;}
.lc .lc8:hover{background:url(../images/lc2.png) no-repeat -1025px;}

/*优势*/
.pp10{padding:10px 20px;position:absolute;width:320px;}
.youshi{width:100%; height:914px;}
.youshi_t{width:100%; height:140px; background:url(../images/ys_title.png) no-repeat center; margin-top:14px; position:absolute; top:30px;}
.youshi_li{width:1400px; margin:0 auto; height:914px; background:url(../images/ys_pic.png) no-repeat center bottom; position:relative;}

.youshi h3{font-size:20px; line-height:26px;color:#006ec7; padding-bottom:8px;}
.youshi p{color:#333;}

.youshi_1{left:0px; top:92px; background:url(../images/ys_num1.png) no-repeat 20px top; padding-top:64px;}
.youshi_2{right:0px; top:92px; background:url(../images/ys_num2.png) no-repeat 184px top; padding-top:64px; text-align:right;}
.youshi_3{left:0px; top:374px; background:url(../images/ys_num3.png) no-repeat 20px top; padding-top:64px;}
.youshi_4{right:0px; top:374px; background:url(../images/ys_num4.png) no-repeat 184px top; padding-top:64px; text-align:right;}
.youshi_5{left:0px; top:624px; background:url(../images/ys_num5.png) no-repeat 20px top; padding-top:64px;}
.youshi_6{right:0px; top:624px; background:url(../images/ys_num6.png) no-repeat 184px top; padding-top:64px; text-align:right;}

.yingyong{height:700px; background:url(../images/yy_bg.jpg) repeat-x;}
.yingyong ul {margin:0;padding:0;width:1400px; margin:0 auto;clear:both; overflow: hidden;}
.yingyong li {float:left; width:330px; overflow: hidden;text-align:center;border-collapse: collapse;margin:15px 10px 5px 10px; background:#fff;} 
.yingyong li a .cp_name{display: block; width:330px; height:220px; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; float:left;}
.yingyong li a:hover span{background: #226FCB; color: #fff;}
.yingyong li a img{max-width: 330px; height:220px; vertical-align:middle;}
.yingyong li span{height:50px; line-height:50px; background:#f3f3f3; display:block; clear:both; font-size:16px;}
/*新闻*/
.news_bt01x{height:60px; line-height:60px;width:100%; margin:0 auto; }
.news_bt01x span{ font-size:15px; color:#999999; float:right;}
.news_bt01x span a:hover{ color:#ff3200;}
.news_bt01x h3{ font-size:22px; font-weight:bold; color:#333; float:left;display:block;}


.tjnews{width:100%; padding:10px 0;}
.tjnews dl{height:266px; margin-bottom:24px; display:block;width:49%; float:left; border:1px solid #e2e2e2;}
.tjnews dl:nth-child(2n){float:right;}
.tjnews dt{height:266px; width:340px; float:left;}
.tjnews dt img{height:266px; width:340px;}
.tjnews dd{padding:20px 30px;width:280px; float:left; height:220px;}
.tjnews dd h3{height:38px; line-height:38px; font-size:16px; color:#353535; font-weight:bold;}
.tjnews dd span{height:130px; line-height:26px; display:block; color:#666; padding:4px 0; overflow:hidden; font-size:14px;}
.tjnews dd a .n_an{width:128px; height:34px; text-align:center; line-height:34px; color:#fff; background:#006ec7; font-size:14px;}
.tjnews dd a:hover .n_an{ background:#fe0000;}
.inews_list { width:1400px; margin:0 auto; clear:both;}
.inews_list li{ margin-top:10px; width:46%; float:left;}
.inews_list li:nth-child(2n){float:right;}
/*标题*/
.hd_title{width:100%; height:120px;text-align:center; clear:both; margin-top:30px;}
.hd_title h3{font-size:34px; height:54px; line-height:66px; padding:0px 15px; margin:0px 10px;color:#161616;font-family:微软雅黑;font-weight:bold;}
.hd_title span{font-size:16px; height:30px; line-height:30px;color:#666;text-transform:uppercase;}

.cp_title{width:100%; height:100px; margin-top:10px; padding:0px 0; text-align:center;}
.cp_title h3{font-size:34px; line-height:54px; color:#fff; font-weight:bold;}
.cp_title span{font-size:16px; height:30px; line-height:30px;color:#fff;text-transform:uppercase;}

.tj_title{width:100%; height:140px; margin-top:20px; padding:0px 0; text-align:center;background:url(../images/bt2.jpg) no-repeat center;}
.tj_title h3{font-size:28px; padding-left:42px; line-height:140px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.news_title{width:100%; height:100px; margin-top:20px; padding:0px 0; text-align:center;background:url(../images/bt3.jpg) no-repeat center;}
.news_title h3{font-size:28px; padding-left:42px; line-height:100px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.case_title{width:1170px; height:50px; margin:0 auto; border-bottom:3px solid #CCC; margin-top:60px; font-weight:bold;}
.case_title p{ width:350px; height:50px; margin:0 auto; text-align:center; border-bottom:3px solid #224A9F; font-size:30px; font-weight:bold;}
.case_title p span{ color:#224A9F; font-style:normal;font-size:30px; font-weight:bold;}

.cp_class{width:1400px; margin:0 auto; padding:20px 0;}
.cp_class li{width:200px; height:40px; overflow:hidden; margin:2px; float:left; text-align:center;display:block;}
.cp_class li a{font-size:16px;height:40px; line-height:40px;display:block; float:left; color:#fff;transition:all 0.4s;background:#181818; width:100%;}
.cp_class li a:hover{background:#0071D4;color:#fff;}
.cp_class li a.hover{background:#0071D4;color:#fff;}

.in_cp{width:300px; margin:0 auto;height:44px; line-height:44px; text-align:center; margin-bottom:20px;}
.in_cp a{display:block; color:#fff; background:#0071D4; font-size:16px; border-radius:5em;}
.in_cp a:hover{display:block; background:#FA7B26;}

.left_b{height:24px;background:url(../images/bt_bg.jpg) no-repeat center;}
.plist{ width: 266px; float: left; overflow: hidden; margin-bottom:20px;}
.plist .hd{ height:60px; line-height:60px; font-size:28px; color:#fff; text-align:left;background:#0071D4 url(../images/jian.png) no-repeat 200px center; text-indent:35px;overflow: hidden;}
.plist .prolist{ background:url(../images/prolist.png); height:71px; font-size:16px; color:#333; text-transform:uppercase;}
.plist .prolist p{ padding:12px 0 0 90px; font-size:26px; line-height:28px;}
.plist .prolist p span{ display:block; font-size:14px; color:#fe0000;}

.plist .bd{ width: 260x; border: 1px solid #eaeaea;  border-top: none;overflow: hidden; background:#f4f4f4;}
.plist .bd ul{ width: 240px; margin: 0 auto; padding-top:10px;padding-bottom: 6px; overflow: hidden;}
.plist .bd ul li{ width:100%; padding:0px 0%; height:40px; text-indent:10px; line-height: 40px; overflow: hidden; border-bottom:1px dashed #e2e2e2;}
.plist .bd ul li:last-child{border-bottom:none;}
.plist .bd ul p{width: 94%; margin: 0 auto;text-align:left; background:url(../images/jiao.png) no-repeat 10px 10px; text-indent:24px; height:28px; line-height:28px; overflow:hidden; margin-bottom:5px;}
.plist .bd ul p a{display:block;}
.plist .bd ul li a{ display: block; width:100%; height: 40px; margin:0 auto; font-size:16px;color: #333; text-indent:35px;}
.plist .bd ul li a:hover{ color: #0071D4;text-indent:40px;}
.plist .bot{border: 1px solid #eaeaea;}
.plist .bot ul{ padding: 10px 15px; line-height:28px; background:#f4f4f4;}
.plist .bot ul h3{ color: #000; font-weight: 700; font-size: 16px;}

.pztype{width:100%; display:none;}

.pro_con p{ font-size:16px; line-height:30px;}
.pro_con strong{width:100%; text-align:center; display:block; height:80px; line-height:80px; font-size:18px; color:#fff;background:url(../images/nr_title.png) no-repeat center;}

/*左侧相关产品展示*/
.leftcp{width:260px; margin:0 auto;display:block; overflow: hidden; border:1px solid #e0e0e0; padding:2px;}
.leftcp ul {padding:0; clear:both; overflow: hidden; width:250px; margin:0 auto; margin-top:8px;}
.leftcp li {float:left; width:118px; margin-bottom:6px; overflow: hidden; line-height: 30px; text-align:center;border-collapse: collapse; border:1px solid #e0e0e0;}
.leftcp li:nth-child(2n){float:right;}
.leftcp li b{font-weight:normal;}
.leftcp li a{display:block;}
.leftcp li a .cp_name{display: block; width:114px; height:114px;background: #fff; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; padding:2px;}
/*.leftcp li a:hover span{background: #0071D4; color: #fff;transition:0.6s all 0s linear;}*/
.leftcp li a img{max-width: 114px; height:114px; vertical-align:middle;}
.leftcp li span{height:30px; line-height:30px; background:#e2e2e2; display:block; clear:both;}
.leftcp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.leftcp li a .cp_name img{transition:transform 1s ease 0s}




/*文章列表*/
#indexNews{ width:100%; margin:0 auto; padding:10px 0; overflow:hidden;} 
#indexNews dl{width:100%; height:100px; display:block;}
#indexNews dl.pic{border-bottom:1px solid #e2e2e2; margin:10px 0;}
#indexNews dl dt{width:15%; text-indent:10px; float:left; height:100px; background:url(../images/news_li.jpg) no-repeat right;}
#indexNews dl:hover dt{background:url(../images/news_li_over.jpg) no-repeat right;}
#indexNews dt font{padding-top:6px;display:block;text-indent:20px;}
#indexNews dt.none{background:none;}
#indexNews dt img{width:80px; margin-left:14px; padding:2px; border:1px solid #e2e2e2;}
#indexNews dd{width:84%; float:right; height:100px;line-height:30px;}
#indexNews dd a h3{display:block; height:30px; line-height:30px; font-size:16px;color:#2C2C2C;}
#indexNews dd:hover a h3{color:#0071D4;}
#indexNews dd span{clear:both; height:44px; font-size:14px; color:#7E7E7E; display:block;line-height:22px; padding-top:4px; overflow:hidden;}

/* CSS Footer */
#footer{width:100%;padding-top:8px; background:#222;color:#fff;}
.foot_l{width:680px; float:left;}
.foot_r{width:600px; float:right;}
.f_link{width:220px; float:left; padding-right:120px;}
#footer h3{font-size:18px; font-weight:bold; color:#eee; display:block; height:40px; line-height:40px; margin-bottom:10px; background:url(../images/liucheng_xian.jpg) no-repeat left bottom;}
.f_link a{width:110px; height:42px; line-height:42px; font-size:16px; float:left; display:block;}
.f_web{width:300px; float:left;}
.f_web img{height:170px;}
.f_zxlx{}
.foot_r span{float:left; width:80px;height:34px; line-height:34px; text-align:right;}
.foot_r li div{float:left;}
.foot_inp{border:1px solid #959595; height:32px; line-height:32px; font-size:14px; text-indent:10px; color:#fff;}
textarea.foot_inpx{width:475px; clear:both; height:130px;border:1px solid #959595;font-size:14px; text-indent:10px; color:#fff;}

.foot_l a{color:#fff;}
.foot_l a:hover{color:#fff;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:24px; height:50px; line-height:50px;font-size:16px; text-align:center; color:#959595; border-top:1px solid #808080;}
.copyright a{color:#959595; font-size:16px;}
/*内页*/
.class_bg{width:100%; background:url(../images/class_bg.jpg) no-repeat center; background-size:cover; height:600px; min-width:1200px; clear:both;position:relative;}
.class_bg.bannera{ background: url(../images/bannera.jpg) no-repeat center; }
.class_bg.bannerp{ background: url(../images/bannerp.jpg) no-repeat center; }
.class_bg.bannercase{ background: url(../images/bannercase.jpg) no-repeat center; }
.class_bg.bannernews{ background: url(../images/bannern.jpg) no-repeat center; }
.class_bg.bannerservice{ background: url(../images/banners.jpg) no-repeat center; }
.class_bg.bannerapply{ background: url(../images/bannerapply.jpg) no-repeat center; }
.class_bg h3{margin-top:50px; padding:40px; float:left; background:#fff; border-radius:10px; font-size:36px; color:#000; display:none;}

.lxwm{width:100%;line-height:28px; padding:30px 0; height:500px; background:url(../images/class_bg.jpg) no-repeat;background-size: cover;}
.lxwm ul{width:600px;background:url(../images/tmbg_a.png); margin:0px auto; padding:60px 30px 60px 50px; border:1px solid #191919; color:#fff; margin-top:100px;}
.lxwm li{ height:40px; line-height:40px;display:block; padding-left:50px;}

.navli{ width:100%; height:60px; line-height:60px; border-bottom:1px solid #f0f0f0;}
.navli li{width:15%; height:60px; line-height:60px;text-align:center; float:left;}
.navli li a{display:block; font-size:16px;}
.navli li:hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #0071D4; text-align:center; float:left;}
.navli li.hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #0071D4; text-align:center; float:left;}

.path{width:100%;height:40px; line-height:40px; padding:0px; background:#f4f4f4; border-bottom:2px solid #0071D4;}
.path h2{float:left; font-weight:bold; font-size:16px; background:#0071D4; height:40px; padding:0px 30px; color:#fff;border-right:5px solid #FE0000;}
.path span{float:right; padding-right:10px; }
.content{width:100%; margin:0 auto; padding:25px 0; font-size:14px; line-height:24px;}
.content strong{font-size:18px;}
.content p{font-size:16px; line-height:28px;}
.content table,.view_con table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:100%; margin:0 auto;}
.content table td,.view_con table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:5px; text-align:center;}
.content .showpic{ padding:10px 0; text-align: center; }
.view-title{font-size:24px; width:80%; margin:0 auto; line-height:30px; display:block; padding-bottom:15px; text-align:center;}
.view-date{height:25px; line-height:25px; display:block; text-align:center;}
.view-date span{display:none;}
.updown{width:100%; clear:both; margin-top:15px; margin-bottom:25px; height:50px; display:block;}
.updown li{width:45%;background:#0071D4; margin:10px 2%; float:left;height:40px; line-height:40px; overflow:hidden; color:#fff; text-indent:20px; border-radius:20px; font-size:16px;}
.updown li a{color:#fff; font-size:16px;}


/*产品组图*/
.pro_list{padding:0px 0px;}
#imgto{width:360px; height:380px; float:left;}
/*#imgto .big{width:510px;height:380px;display: table-cell;text-align: center; vertical-align: middle;text-align:center; background:#f5f5f5;}
#imgto .big img{max-width:510px;max-height:380px;}
#imgto .small{height:100px; margin-top:8px;width:100%; clear:both;}
#imgto .small div{float:left;overflow:hidden;}
#imgto .small div.imgl,#imgto .small div.imgr{width:13px;height:80px; border:1px solid #CCC; background-color:#F6F6F6; text-align:center; line-height:80px; font-weight:bold; color: #999; cursor:pointer;}
#imgto .small div.imgl:hover,#imgto .small div.imgr:hover{ background-color: #E7E7E7; color: #666}
#imgto .small div.imgc{width:480px; position:relative;height:100px;}
#imgto .small div.imgc ul{ position:absolute;width:2200px; height:100px;top:0; left:0;}
#imgto .small div.imgc ul li{ float:left; width:108px; padding-left:10px;cursor:pointer; }
#imgto .small div.imgc ul li img{width:106px; height:80px;border:1px solid #0071D4}
#imgto .small div.imgc ul li.the img {border:1px solid #0071D4}*/

.pro_right{width:510px; float:right;}
.pro_right h1{height:80px; line-height:80px; font-size:26px;}
.pro_right .pro_desc{line-height:28px; line-height:28px; font-size:14px; background:#f4f4f4; padding:12px 15px;}
.pro_right .pro_desc strong{color:#f00;}
.pro_desc ul{}
.pro_desc ul span{color:#f00;}
.pro_right .pro_zx{width:260px;height:28px; line-height:28px; margin-top:20px; font-size:30px; background:#0071D4 url(../images/tel2.png) no-repeat 20px 16px; padding:15px 25px; border-radius:3em; text-indent:36px; color:#fff;}
.pro_img{ width:94%; margin:0 auto; clear:both; text-align:center; display:block; padding:20px;}

.view_con{width:100%; padding:15px 0; line-height:28px;}
.view_con p{ font-size:15px;}
.view_con img{ text-align:center;}
.view_con a.neilian{color:#f00;}
.view_desc{padding:15px 25px; background:#f5f5f5; border:1px solid #e2e2e2; font-size:14px;}
.view_title{width:100%; background:#f0f0f0; height:50px; line-height:50px; clear:both; margin:10px 0;}
.view_title h3{background:#0071D4 url(../images/ico.png) no-repeat 20px center; display:block; float:left; color:#fff;padding:0px 20px;text-indent:30px; font-size:16px;}
.view_title span{float:right; padding-right:100px;}
.view_title span a{color:#111;}
/*新闻列表*/
.news_list{ padding:0 5px;clear:both; margin:10px auto; background:#fff;}
.news_list ul{margin:0px; padding:0px;}
.news_list li{height:40px; line-height:40px; overflow:hidden; border-bottom:1px dashed #e2e2e2;padding-left:20px; background:url(../images/heidian.jpg) no-repeat 8px 15px;}
.news_list li span{float:right;}
.news_list li b{font-weight:normal;}

.caselist{width:100%;padding:0px 0;}
.caselist ul { margin:0;padding:0; clear:both;}
.caselist li {float:left; margin:10px;width:350px;overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;background: #f5f5f5; border:1px solid #e2e2e2;}
.caselist li:nth-child(3n){margin-right:0;}
.caselist li a .cp_name{height:350px; width:350px;color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/overflow:hidden; float:left;}
.caselist li a:hover span{background:#f5f5f5;}
.caselist li img{max-width: 350px;height:350px; vertical-align:middle;}
.caselist li span{line-height:22px; padding:5px 8px;height:40px;line-height:40px; text-align:center; background:#eee; display:block; clear:both;font-size:14px;}


.imglist{width:100%;padding:0px 0;}
.imglist ul { margin:0;padding:0; clear:both;}
.imglist li {float:left; margin:10px;width:350px;overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;background: #f5f5f5; border:1px solid #e2e2e2;}
.imglist li:nth-child(3n){margin-right:0;}
.imglist li .cp_name{height:240px; width:350px;color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/overflow:hidden;}
.imglist li a:hover span{background:#f5f5f5;}
.imglist li img{max-width: 350px; max-height:240px;vertical-align:middle;}
.imglist li span{line-height:22px; padding:5px 8px;height:40px;line-height:40px; text-align:center; background:#eee; display:block; clear:both;font-size:16px;}


/*联系我们*/
.contact {font: 400 14px/28px "microsoft yahei"; width:700px; padding-right:500px;background:url(../images/lxwm.png) no-repeat 900px center;}
.contact .caption {margin:10px 0; padding-bottom:10px;font-size: 16px}
.contact .caption span {display: block;color: #ff2020;font-size: 14px}
.contact h2 {clear:both;font: 700 20px/40px "microsoft yahei";margin-bottom: 10px}
.contact .cway {padding:0px 0;overflow: hidden;}
.contact .cway li {line-height: 60px;height: 60px;margin: 5px 0}
.cotcatus{width:550px; display:block; padding-right:300px;clear:both;}
.cotcatus ul li{
    width: 77%;
    height: 40px; line-height:40px;
    float: left;
    font-size: 16px;
    margin: 5px;
    background: #e4e4e4;
    border-radius: 15px; text-indent:30px;
}


#allmap{width:100%; height:350px; line-height:25px;}

/*分页*/
.pages{text-align:center;clear:both;font-size:14px;width:100%;height:40px;}
.pages a{margin:3px;padding:8px 12px;border:1px solid #c1c1c1;color:#A0A0A0;font-size:14px;border-radius: 3px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0));}
.pages span{background:#15181E;color:#fff;margin:3px;padding:8px 12px;border:1px solid #15181E;border-radius: 3px;}

/*留言*/
.member_f{margin-top:5px;float:right;}
.member_f dl{border-bottom:1px solid #E8E8E8; padding:5px 0; width:100%; float:left;}
.member_f dl dt{float:left; width:110px; text-align:right; line-height:26px; font-weight:bold;}
.member_f dl dd{float:left; line-height:26px; padding-left:10px;}
.member_f dl dd textarea{ width:90%; height:200px;}
.member_f dl dd.m span{color:#C00;}
.member_f dl dd.m span.ok{ background-color:#000; width:10px; height:5px;}
.inp{height:32px; line-height:32px; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px;}
.btnbig{height:40px; line-height:40px; background:#0071D4; font-size:18px; width:180px; color:#fff;}




.yb_conct{position:fixed;z-index:9999999;top:200px;right:0px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(/skin/default/images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(/skin/default/images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(/skin/default/images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(/skin/default/images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
